Bestsoft ID:
Password:  


Dash

Start writting your Operating System now in Dash by Downloading Bestsoft Space IDE Download

Bootloader function that load kernel into memory in FAT FileSystem which is implemented in Dash.


Import Bestsoft.Dash

Main_Sub()
     Start_Sub()
         kernel.go.to KERNEL
     End_Start_Sub

Main_End